| Name | Description | |
|---|---|---|
![]() | addAfterFlowContentDrawListener | Adds a listener for the create page event. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowContent) |
![]() | addBeforeFlowContentDrawListener | Adds a listener for the before flow content draw event. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowContent) |
![]() | getBackground | Gets the content background. The background that fills the flow content bounding rectangle. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowContent) |
![]() | getContentHeight | Gets the content height. When this method is called for the first time, the content height is calculated. Subsequent calls with the same 'width' parameter return the already computed height. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowContent) |
![]() | getDestinationName | Gets the destination name. A named destination is created at the top of flow content when this property is not null or an empty string. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowContent) |
![]() | getEnableFlowDocumentFooter | Gets a value indicating whether the footer defined in the flow document is added to this page. |
![]() | getEnableFlowDocumentHeader | Gets a value indicating whether the header defined in the flow document is added to this page. |
![]() | getInnerMargins | Gets the content inner margins. The inner margins are located inside the content's bounding rectangle. The margins are applied to content as a whole and not to parts of content when content is split across pages. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowContent) |
![]() | getOuterMargins | Gets the content outer margins. The outer margins are located outside the content's bounding rectangle. The margins are applied to content as a whole and not to parts of content when content is split across pages. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowContent) |
![]() | getPage | Gets the existing PDF page to be inserted in the flow document. |
![]() | getStructureElement | Gets the structure element. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowContent) |
![]() | getTag | Gets an arbitrary object value that can be used to store custom information about this element. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowContent) |
![]() | isWriteable | Gets a value indicating whether this page is writeable. A writeable page allows the flow content of the document to be written on top of existing page content. When the page is not writeable, the page is skipped and the flow content is added to the next page. |
![]() | removeAfterFlowContentDrawListener | Removes a listener for the create page event. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowContent) |
![]() | removeBeforeFlowContentDrawListener | Removes a listener for the before flow content draw event. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowContent) |
![]() | setBackground | Sets the content background. The background that fills the flow content bounding rectangle. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowContent) |
![]() | setDestinationName | Sets the destination name. A named destination is created at the top of flow content when this property is not null or an empty string. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowContent) |
![]() | setEnableFlowDocumentFooter | Sets a value indicating whether the footer defined in the flow document is added to this page. |
![]() | setEnableFlowDocumentHeader | Sets a value indicating whether the header defined in the flow document is added to this page. |
![]() | setInnerMargins | Sets the content inner margins. The inner margins are located inside the content's bounding rectangle. The margins are applied to content as a whole and not to parts of content when content is split across pages. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowContent) |
![]() | setOuterMargins | Sets the content outer margins. The outer margins are located outside the content's bounding rectangle. The margins are applied to content as a whole and not to parts of content when content is split across pages. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowContent) |
![]() | setStructureElement | Sets the structure element. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowContent) |
![]() | setTag | Sets an arbitrary Object value that can be used to store custom information about this element. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowContent) |
![]() | setWriteable | Sets a value indicating whether this page is writeable. A writeable page allows the flow content of the document to be written on top of existing page content. When the page is not writeable, the page is skipped and the flow content is added to the next page. |

